[INFO] cloning repository https://github.com/openeuler-mirror/globaltrustauthority-rbs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openeuler-mirror/globaltrustauthority-rbs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopeneuler-mirror%2Fglobaltrustauthority-rbs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopeneuler-mirror%2Fglobaltrustauthority-rbs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae9fa88fa767a06e94f8046d1f630f6994b8aeeb
[INFO] fixing openeuler-mirror/globaltrustauthority-rbs/ae9fa88fa767a06e94f8046d1f630f6994b8aeeb against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopeneuler-mirror%2Fglobaltrustauthority-rbs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/openeuler-mirror/globaltrustauthority-rbs
[INFO] finished tweaking git repo https://github.com/openeuler-mirror/globaltrustauthority-rbs
[INFO] tweaked toml for git repo https://github.com/openeuler-mirror/globaltrustauthority-rbs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/openeuler-mirror/globaltrustauthority-rbs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/openeuler-mirror/globaltrustauthority-rbs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://gitcode.com/openeuler/global-trust-authority`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tabled_derive v0.8.0
[INFO] [stderr]   Downloaded rtoolbox v0.0.5
[INFO] [stderr]   Downloaded papergrid v0.12.0
[INFO] [stderr]   Downloaded pem v2.0.1
[INFO] [stderr]   Downloaded rpassword v7.5.2
[INFO] [stderr]   Downloaded inherent v1.0.13
[INFO] [stderr]   Downloaded jsonwebtoken v10.4.0
[INFO] [stderr]   Downloaded pgvector v0.4.1
[INFO] [stderr]   Downloaded utoipa v5.5.0
[INFO] [stderr]   Downloaded sea-orm-macros v1.1.20
[INFO] [stderr]   Downloaded pori v0.0.0
[INFO] [stderr]   Downloaded scientific-macro v0.5.2
[INFO] [stderr]   Downloaded scientific v0.5.3
[INFO] [stderr]   Downloaded referencing v0.26.2
[INFO] [stderr]   Downloaded wax v0.6.0
[INFO] [stderr]   Downloaded actix-tls v3.5.0
[INFO] [stderr]   Downloaded tabled v0.16.0
[INFO] [stderr]   Downloaded josekit v0.10.3
[INFO] [stderr]   Downloaded utoipa-gen v5.5.0
[INFO] [stderr]   Downloaded jsonschema v0.26.2
[INFO] [stderr]   Downloaded cbindgen v0.29.2
[INFO] [stderr]   Downloaded sea-query v0.32.7
[INFO] [stderr]   Downloaded regorus v0.2.8
[INFO] [stderr]   Downloaded sea-orm v1.1.20
[INFO] [stderr]   Downloaded openssl-src v300.6.0+3.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 27a871e92cfda7ff12c573095223fee345b80d1655803ffccd4c9d6d53d3fd9f
[INFO] running `Command { std: "docker" "start" "27a871e92cfda7ff12c573095223fee345b80d1655803ffccd4c9d6d53d3fd9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "27a871e92cfda7ff12c573095223fee345b80d1655803ffccd4c9d6d53d3fd9f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27a871e92cfda7ff12c573095223fee345b80d1655803ffccd4c9d6d53d3fd9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "27a871e92cfda7ff12c573095223fee345b80d1655803ffccd4c9d6d53d3fd9f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling utoipa-gen v5.5.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking utoipa v5.5.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling scientific-macro v0.5.2
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling regorus v0.2.8
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rbs-api-types v0.1.0 (/opt/rustwide/workdir/rbs/api-types)
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]    Compiling sea-orm-macros v1.1.20
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking jsonwebtoken v10.4.0
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking fluent-uri v0.3.2
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking referencing v0.26.2
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking pori v0.0.0
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking sea-query v0.32.7
[INFO] [stderr]     Checking jsonschema v0.26.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking wax v0.6.0
[INFO] [stderr]     Checking scientific v0.5.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking policy_engine v0.1.0 (https://gitcode.com/openeuler/global-trust-authority#963415c6)
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]     Checking serial_test v3.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bytestring v1.5.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]     Checking papergrid v0.12.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking pem v2.0.1
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking config_manager v0.1.0 (https://gitcode.com/openeuler/global-trust-authority#963415c6)
[INFO] [stderr]    Compiling tabled_derive v0.8.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking cron v0.15.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking tabled v0.16.0
[INFO] [stderr]    Compiling cbindgen v0.29.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stderr]     Checking plugin_manager v0.1.0 (https://gitcode.com/openeuler/global-trust-authority#963415c6)
[INFO] [stderr]     Checking config v0.1.0 (https://gitcode.com/openeuler/global-trust-authority#963415c6)
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking rtoolbox v0.0.5
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]     Checking rpassword v7.5.2
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]    Compiling rbc v0.1.0 (/opt/rustwide/workdir/rbc)
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking governor v0.6.3
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]     Checking josekit v0.10.3
[INFO] [stderr]     Checking actix-tls v3.5.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking actix-http v3.12.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking rbs-admin-client v0.1.0 (/opt/rustwide/workdir/tools/rbs-admin-client)
[INFO] [stderr]     Checking agent_utils v0.1.0 (https://gitcode.com/openeuler/global-trust-authority#963415c6)
[INFO] [stderr]     Checking challenge v0.1.0 (https://gitcode.com/openeuler/global-trust-authority#963415c6)
[INFO] [stderr]     Checking sqlx-mysql v0.8.6
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking attestation_client v0.1.0 (https://gitcode.com/openeuler/global-trust-authority#963415c6)
[INFO] [stderr]     Checking actix-web v4.13.0
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking sea-query-binder v0.7.0
[INFO] [stderr]     Checking sea-orm v1.1.20
[INFO] [stderr]     Checking rbs-cli v0.1.0 (/opt/rustwide/workdir/tools)
[INFO] [stderr]     Checking rbs-core v0.1.0 (/opt/rustwide/workdir/rbs/core)
[INFO] [stdout] warning: unused variable: `x_b64`
[INFO] [stdout]    --> rbs/core/src/auth/authn/token.rs:764:13
[INFO] [stdout]     |
[INFO] [stdout] 764 |         let x_b64 = base64::engine::general_purpose::URL_SAFE_NO_PAD.encode(b"x-coordinate");
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_x_b64`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y_b64`
[INFO] [stdout]    --> rbs/core/src/auth/authn/token.rs:765:13
[INFO] [stdout]     |
[INFO] [stdout] 765 |         let y_b64 = base64::engine::general_purpose::URL_SAFE_NO_PAD.encode(b"y-coordinate");
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_y_b64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> rbs/core/src/auth/authn/authenticator.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 123 |         unsafe { TEST_KEY_PATH.clone().unwrap() }
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> rbs/core/src/auth/authn/token.rs:544:17
[INFO] [stdout]     |
[INFO] [stdout] 544 |                 TEST_KEY_PATH.clone().unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> rbs/core/src/auth/authn/token.rs:545:17
[INFO] [stdout]     |
[INFO] [stdout] 545 |                 TEST_ED25519_KEY_PATH.clone().unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rbs-rest v0.1.0 (/opt/rustwide/workdir/rbs/rest)
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> rbs/core/tests/attestation_manager_tests.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct MockProvider {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] 29 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MockProvider` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_error` is never used
[INFO] [stdout]    --> rbs/rest/tests/handler_tests.rs:100:10
[INFO] [stdout]     |
[INFO] [stdout] 100 | async fn extract_error(resp: actix_web::dev::ServiceResponse<actix_web::body::BoxBody>) -> String {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rbs v0.1.0 (/opt/rustwide/workdir/rbs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11m 31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "27a871e92cfda7ff12c573095223fee345b80d1655803ffccd4c9d6d53d3fd9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27a871e92cfda7ff12c573095223fee345b80d1655803ffccd4c9d6d53d3fd9f", kill_on_drop: false }`
[INFO] [stdout] 27a871e92cfda7ff12c573095223fee345b80d1655803ffccd4c9d6d53d3fd9f
